SYS files - traducción al Inglés
Diclib.com
Diccionario ChatGPT
Ingrese una palabra o frase en cualquier idioma 👆
Idioma:

Traducción y análisis de palabras por inteligencia artificial ChatGPT

En esta página puede obtener un análisis detallado de una palabra o frase, producido utilizando la mejor tecnología de inteligencia artificial hasta la fecha:

  • cómo se usa la palabra
  • frecuencia de uso
  • se utiliza con más frecuencia en el habla oral o escrita
  • opciones de traducción
  • ejemplos de uso (varias frases con traducción)
  • etimología

SYS files - traducción al Inglés

FILENAME EXTENSION
.SYS

SYS files      
SYS Dateien, die Dateien die beim Starten in den Speicher geladen werden und die die Hardware steuern
Program Files         
STANDARD FOLDER IN MICROSOFT WINDOWS OPERATING SYSTEMS IN WHICH APPLICATIONS THAT ARE NOT PART OF THE OPERATING SYSTEM ARE CONVENTIONALLY INSTALLED
Progra~1; PROGRA~1; C:/Program Files; C:\Program Files; Program files
(Computer) Dateien die Teil einer Applikation oder Programms sind (im Gegensatz zu Dokumentendarteien)
configuration file         
  • The REGEDIT application being used to edit Windows Registry data
SOFTWARE FILE USED TO CONFIGURE THE INITIAL SETTINGS FOR A COMPUTER PROGRAM
.conf; Rc file; Config file; Configuration files; .cfg; Configuration script; Configuration scripts
Konfigurationsdatei (Computer, Akte mit Parametern)

Definición

X-Phile
Computer term for someone who is obssesed with the X-files.
He watches the X-Files everyday? What an X-Phile!

Wikipedia

.sys

.sys is a filename extension used in MS-DOS applications and Microsoft Windows operating systems. They are system files that contain device drivers or hardware configurations for the system.

Most DOS .sys files are real mode device drivers. Certain files using this extension are not, however:

  • MSDOS.SYS and IO.SYS are core operating system files in MS-DOS and Windows 9x.
  • CONFIG.SYS is a text file that contains various configuration options and specifies what device drivers will be loaded.
  • COUNTRY.SYS is a binary database containing country and codepage related information for use with the CONFIG.SYS COUNTRY directive and the NLSFUNC driver.
  • KEYBOARD.SYS is a binary database containing keyboard layout related information including short P-code sequences to be executed by an interpreter inside the KEYB keyboard driver.